-
Home
-
FluentSMTP – WP SMTP Plugin with Amazon SES, SendGrid, MailGun, Postmark, Google and Any SMTP Provider
-
1.0.1
-
Code
-
Classes
- Handler
Total Complexity |
37 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
239 |
Lines of code |
170 |
Logical lines of code |
74 |
Comment lines |
0 |
Methods |
14 |
Properties |
2 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getResponseError() |
S |
51 |
7 |
27 |
getAttachments() |
S |
51 |
6 |
25 |
postSend() |
S |
47 |
3 |
37 |
isEmailSent() |
S |
63 |
4 |
11 |
setSettings() |
S |
67 |
3 |
7 |
getCarbonCopy() |
S |
64 |
2 |
11 |
getBlindCarbonCopy() |
S |
64 |
2 |
11 |
send() |
S |
71 |
2 |
6 |
getFrom() |
S |
65 |
2 |
9 |
getReplyTo() |
S |
71 |
2 |
6 |
getCustomEmailHeaders() |
S |
75 |
1 |
5 |
getRequestHeaders() |
S |
71 |
1 |
6 |
handleSuccess() |
S |
74 |
1 |
4 |
handleFailure() |
S |
72 |
1 |
5 |